From: Stefano Stabellini Date: Thu, 1 Dec 2011 16:26:36 +0000 (+0000) Subject: xl.pod.1: add a note about autoballoon and dom0_mem X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=ca3a3fefd27cc398b5a08c865d7cb16628f388fb;p=xen.git xl.pod.1: add a note about autoballoon and dom0_mem Signed-off-by: Stefano Stabellini Committed-by: Ian Jackson --- diff --git a/docs/man/xl.pod.1 b/docs/man/xl.pod.1 index e8a5d216fe..eb85ca01fa 100644 --- a/docs/man/xl.pod.1 +++ b/docs/man/xl.pod.1 @@ -32,19 +32,35 @@ each of those subcommands. =head1 NOTES +=over 4 + +=item start the script B at boot time + Most B operations rely upon B and B: make sure you start the script B at boot time to initialize all the daemons needed by B. +=item setup a B bridge in dom0 + In the most common network configuration, you need to setup a bridge in dom0 named B in order to have a working network in the guest domains. Please refer to the documentation of your Linux distribution to know how to setup the bridge. +=item B + +If you specify the amount of memory dom0 has, passing B to +Xen, it is highly reccomended to disable B. Edit +B and set it to 0. + +=item run xl as B + Most B commands require root privileges to run due to the communications channels used to talk to the hypervisor. Running as non root will return an error. +=back + =head1 GLOBAL OPTIONS Some global options are always available: